CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 430 pwm

搜索资源列表

  1. TimerA

    0下载:
  2. 使用Timer-A输出PWM波形,完全源代码,能够对用C写430程序的给予参考-use Timer - A PWM output waveform, complete source code, able to write 430 C procedures for the granting of reference
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:8454
    • 提供者:邹波
  1. PWM.rar

    1下载:
  2. 利用msp430对pwm波的输出程序,很好,很实用,可以帮助初学者学会如何初始化pwm。,in order to output the pwm,we use the msp430 to receive that。
  3. 所属分类:Other Embeded program

    • 发布日期:2017-02-23
    • 文件大小:14986
    • 提供者:landy01
  1. spmw-430

    0下载:
  2. MSP430 SPWM波源代码,调试好了,很好用-MSP430F2616
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-10-03
    • 文件大小:29168
    • 提供者:zhangtian
  1. 430PWM

    0下载:
  2. 基于430产生PWM波,可以任意调节频率-Based on 430 PWM wave, can be adjusted at the frequency
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:19918
    • 提供者:陈伟
  1. SPWM

    0下载:
  2. 正弦PWM产生 产生的波形是对称的三相电压波形。 由430单片机产生。 MSP430开发板。-Sinusoidal PWM waveform is generated resulting three-phase symmetrical voltage waveform. Generated by the microcontroller 430. MSP430 development board.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:21197
    • 提供者:jimgreen
  1. main

    0下载:
  2. MSP430单片机的PWM模块调试程序,将PWM在低功耗运行时调通。-The model of the pwm generator section of the msp 430 mcu.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:875
    • 提供者:saul
  1. L1

    0下载:
  2. 430PWM自动输出低功耗模式,利用outmod7-430PWM Automatic output low-power mode
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:16743
    • 提供者:李培祥
  1. 430_PWM

    0下载:
  2. MSP430 pwm 编程,试验过,可以使用的,-MSP430 pwm programming, testing that we could use,
  3. 所属分类:SCM

    • 发布日期:2015-05-25
    • 文件大小:7443
    • 提供者:lah
  1. PWM

    1下载:
  2. 430 PWM波形程序 在430板子上测试成功 能真确运行-430 430 PWM waveforms on the board in the test program can actually run a successful
  3. 所属分类:SCM

    • 发布日期:2017-02-23
    • 文件大小:21504
    • 提供者:hongyuntao
  1. TB-PWM

    0下载:
  2. 实现pwm的控制及实现430单片机电机的驱动功能及速度的控制-Implementation and realization of control pwm motor drive 430 MCU function and speed control
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:35929
    • 提供者:王蓉
  1. xunjinxiaoche

    0下载:
  2. MSP-430单片的寻迹小车程序,输出两路PWM波。-MSP-430 chip in the car tracing procedures, to output two channel PWM wave.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:34435
    • 提供者:张渝洲
  1. PWM

    0下载:
  2. 用MSP430单片机输出pwm波, 脉冲宽度可以任意设置-MCU output pwm with 430 waves, pulse width can be arbitrarily set
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:22542
    • 提供者:lanxin
  1. 430

    0下载:
  2. 涌MSP430定时器产生PWM波, TBCCTL3 = OUTMOD_7 TBCCR3 = 64 TBCCTL4 = OUTMOD_7 -Chung MSP430 timer to generate PWM wave, TBCCTL3 = OUTMOD_7 TBCCR3 = 64 TBCCTL4 = OUTMOD_7
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-23
    • 文件大小:7261833
    • 提供者:汉旺
  1. 430-SHILICX

    0下载:
  2. 目录:1. 堆栈时钟初始化 2. RAM自测子程序 3. 二进制转化为BCD码(二进制16位(65536)放R15,结果放R4,R5) 4. BCD码转化为二进制(BCD码放R4,二进制放R5) R5=XO+10*(X1+10*(X2+10*X3)) 5. BCD码转化为二进制(BCD码放R4,二进制放R5)R5=XO+10*X1+100*X2+1000*X3 6. 冒泡排序法(适合20个数字以下) 7. X=a^+b^(a为2个字节,b为2个字节,X为3个字
  3. 所属分类:SCM

    • 发布日期:2017-12-06
    • 文件大小:3530
    • 提供者:fzgh
  1. TIMER--PWM

    0下载:
  2. 用430定时器产生PWM波 按键可改占空比-Use 430 timer generate PWM wave buttons can change duty ratio
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:19156
    • 提供者:周哥
  1. PWM-control-demo-program

    0下载:
  2. 通过430实现PWM调速 可以用键盘输入改变速度-MSP430 to achieve PWM control demo program
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:65850
    • 提供者:满鹏
  1. 430-microcontroller-4-channel-PWM

    0下载:
  2. 430单片机G2553型通过4个IO口输出4路不同频率的PWM-430 single-G2553-based IO port output through four different frequency PWM 4
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:94818
    • 提供者:施涛榕
  1. modulation-PWM

    0下载:
  2. 利用C/C++语言编程实现430调PWM-PWM modulation using 430 by C / C ++ Language Programming
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-14
    • 文件大小:248869
    • 提供者:杨锦丽
  1. TimerA_pwmTest

    0下载:
  2. MSP430 PWM初始化时钟配置及输出脉冲(MSP 430 PWM initialization clock configuration and output pulse)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-26
    • 文件大小:29696
    • 提供者:en1332
  1. pwm

    0下载:
  2. 430单片机pwm产生,利用timer——A产生2路pwm信号,包括时钟源的选择配置,定时器的配置(Includes the selection configuration of the clock source, the timer configuration)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:113664
    • 提供者:凤凰fly
« 12 »
搜珍网 www.dssz.com